@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p268790078> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Vleeshuis : slagerspaleis van Antwerpen / Jan Lampo" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440677645>,
        <http://data.bibliotheken.nl/id/nbt/p440677653> ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07493189X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9058262766" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2083fd69427cf52dd6dc2bdd5a9aa59b> ;
    schema1:name "Het Vleeshuis : slagerspaleis van Antwerpen" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/50dd87aa30f66eca493a1ba8d4940e67> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66004730> .

