@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/p152818456> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ecotoerisme / Stichting Recreatie" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078690935>,
        <http://data.bibliotheken.nl/id/thes/p087971186>,
        <http://data.bibliotheken.nl/id/thes/p092955274> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/e14db19e160034a18c281ca6f30ee1cc> ;
    schema1:description "Tekst in het Nederlands en in het Engels" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p109114450> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/008973e42e8d3a5e78f3ef8da6b5eb36> ;
    schema1:name "Ecotoerisme" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9e40a8624d257f25afd5ba4b465158c> .

