@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/p38022416X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Geschiedenis van het gebouw en zijn voorgangers / G.C. Helbers" ;
    dcterms1:issued "1953" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595297>,
        <http://data.bibliotheken.nl/id/thes/p07864979X>,
        <http://data.bibliotheken.nl/id/thes/p078674212> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075361051>,
        <http://data.bibliotheken.nl/id/thes/p084645598> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9004d5ecbd1d0a21321dde65a5255dcb> ;
    schema1:name "De Geschiedenis van het gebouw en zijn voorgangers" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/026db1217d9c919dc0a9d93e901e25ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/886496848> .

