@prefix data: .
@prefix : .
@prefix kb: .
@prefix xsd: .
@prefix schema: .
data:b78db808-b718-3b16-becb-ebee75fbefc2
:features kb:Wifi ;
:petsAllowed false ;
:occupancy "110"^^xsd:int ;
a :FeatureSpecification, :RoomFeatureSpecification, schema:LocationFeatureSpecification, schema:PropertyValue .
:hasFeature data:b78db808-b718-3b16-becb-ebee75fbefc2 .