@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/p192915525> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Achter de duinen : de liedjes / Harrie Jekkers, Koos Meinderts" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602725>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078463467> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073546747> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071583254> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061695996" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/759737f53889eb367b056eb99b734394> ;
    schema1:name "Achter de duinen : de liedjes" ;
    schema1:numberOfPages 211 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1abc8f93ffdea2b57669bf71efc934cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67661014> .

