@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/p056447191> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over de geschiedenis van Uitgeverij De Gemeenschap / Th.A.P. Bijvoet" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p113078358> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074986112> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/472879c6f619ded9f673f35dc4a02f7b> ;
    schema1:name "Over de geschiedenis van Uitgeverij De Gemeenschap" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/985e9ef50982c0a418b6b0d564c451cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65104017> .

