@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/p149502982> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Goed NederlandsHandleidingen" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078569044>,
        <http://data.bibliotheken.nl/id/thes/p078601118>,
        <http://data.bibliotheken.nl/id/thes/p088143767>,
        <http://data.bibliotheken.nl/id/thes/p143851772> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p105359211>,
        <http://data.bibliotheken.nl/id/thes/p14274445X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p110912551> ;
    schema1:isbn "9022742717" ;
    schema1:issueNumber 510 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f833168d51c6ed62fe8ea7d3dc10e8e7> ;
    schema1:name "Goed NederlandsHandleidingen" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bee1b13cb879e99ee8add9a12706fea2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769963409> .

