@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/p251843610> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "BuiteNLandHandleidingen" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07761089X>,
        <http://data.bibliotheken.nl/id/thes/p078517397> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p136451144>,
        <http://data.bibliotheken.nl/id/thes/p243064462> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p251840611> ;
    schema1:isbn "9011072812" ;
    schema1:issueNumber 70010 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1b88e8198a72164a0c8bd124dcb0748> ;
    schema1:name "BuiteNLandHandleidingen" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a42292f0b7379e2b1b9b9711626052a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773496041> .

