@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/p109629132> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als de zee roept / door D. de Vries-Kikkert ; geïllustreerd door E.J. Veenendaal" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429801963> ;
    dcterms1:issued "1928" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p15499166X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069646627> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7544b47ffebde8add7e1b6428a89c9c8> ;
    schema1:name "Als de zee roept" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc0c1ab3b048d2667416919d0a23c1d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66232189> .

