@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/p15204163X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Netwerk Collectie Nederland : projectplan / auteurs: Ton Reijntjes, Arjen Kok, Ilse Nelis" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p148748155>,
        <https://data.bibliotheken.nl/.well-known/genid/7ce7e94e6a262b46b4cefc73d6ce3931> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069563446>,
        <http://data.bibliotheken.nl/id/thes/p161223982> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a5fb219b44da57b7efaac029b02015b> ;
    schema1:name "Netwerk Collectie Nederland : projectplan" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e72b63455efe45b2f5a64724d98921e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68742283> .

