@prefix data: .
@prefix : .
@prefix kb: .
@prefix xsd: .
@prefix schema: .
data:4c3c143c-059f-3c55-b9d5-a5c43854ef24
:features kb:Terrace, kb:Wifi ;
:internetAccess true ;
:petsAllowed false ;
:seatCount "150"^^xsd:int ;
a :FeatureSpecification, :RoomFeatureSpecification, schema:LocationFeatureSpecification, schema:PropertyValue .
:hasFeature data:4c3c143c-059f-3c55-b9d5-a5c43854ef24 .