@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/p393710114> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De archeoloog / Liesbet Slegers" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p174830653>,
        <http://data.bibliotheken.nl/id/thes/p332768996> ;
    schema1:bookEdition "Derde druk" ;
    schema1:description "1e druk: 2010",
        "Omslag vermeldt: Clavis informatief",
        "Uitgave in samenwerking met Vlaams Instituut voor het Onroerend Erfgoed, ACE, Culture Programme van de Europese Commissie" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044813807" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec62c8759eaf0beb85a817d536406b74> ;
    schema1:name "De archeoloog" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ec8f7cd3392b960b0d10e1116ecaf163> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910714364> .

