@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/p865234329> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Catalogus Willem van Genk / Willem van Genk ; inl. door Lambert Tegenbosch" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072212411> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072212411>,
        <https://data.bibliotheken.nl/.well-known/genid/9949fc9954df9f6abbadaa10c8f3b5f1> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070254109> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e5b45c2de26d458b80517ee11d49c45> ;
    schema1:name "Catalogus Willem van Genk" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef58c5be414cccab453ec40c20123f27> .

