@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p31577729X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfseconomische kerncijfers van de recreatiesector : eindrapport" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p152980849> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/d99130b5da06da4077e837afb37f5a0b> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd37db8dfb8124194640a359c9c532b0> ;
    schema1:name "Bedrijfseconomische kerncijfers van de recreatiesector : eindrapport" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b348b3e03417572bdb70c550f30eebb3> .

