@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/p84074871X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Sint-Jacobskerk te Gent : archeologische studie / door Firmin De Smidt" ;
    dcterms1:issued "1966" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067774032> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840413548> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfd5ccefc1943995aa29e62e7f917a1b> ;
    schema1:name "De Sint-Jacobskerk te Gent : archeologische studie" ;
    schema1:numberOfPages 253 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d87ae10875d6d82f15968ae2a6d2ea86> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901819869> .

