@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/p425881601> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het wapen van Sjeng / Pepijn Lanen" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p341254207> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:description "1e druk: 2019" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026343797" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4914e69085f2415538688dfa59951d02> ;
    schema1:name "Het wapen van Sjeng" ;
    schema1:numberOfPages 248 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c92284bacd38b8d5777190e66ec0a8b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1180288417> .

