@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/p79046568X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gezelles zelfstandige publikaties / Jozef Boets" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068392745>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06833415X>,
        <http://data.bibliotheken.nl/id/thes/p075499541> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840644108> ;
    schema1:isbn "9028904239" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9224f48cbe4e386a1c6efe14be6c8c8> ;
    schema1:name "Gezelles zelfstandige publikaties" ;
    schema1:numberOfPages 199 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5ec722e4e329a64a7213361833de0b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901772932> .

