@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/p830780106> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gedrukt : druk pers / G.J. de Rook" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608170> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069224153> ;
    schema1:description "Opl. van 45 genummerde ex. voor het project \"Drukken\"" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbe8fa3a6af0dab168356fbcb18a2cc1> ;
    schema1:name "Gedrukt : druk pers" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6458d2581c7cbac22fce11dc08971f4b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65533213> .

