@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/p05132461X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vos in het Noordhollands duinreservaat / J.L. Mulder" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616246>,
        <http://data.bibliotheken.nl/id/thes/p075616335>,
        <http://data.bibliotheken.nl/id/thes/p213660814> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075332108> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074023845>,
        <http://data.bibliotheken.nl/id/thes/p075406519> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/978e2254e613d9319bdc62856d779aaa> ;
    schema1:name "De vos in het Noordhollands duinreservaat" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22eb9baa67d6076863e7c84868a20587> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64972762> .

