@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/p084129980> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles in de wind 't is maar een schipperskind / R. Feenstra ; geïllustreerd door Cor van Kralingen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p44810301X> ;
    dcterms1:issued "1967" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068852002> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069324417> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p086982036> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1538c95c475aa5c4de9dabd451607e0e> ;
    schema1:name "Alles in de wind 't is maar een schipperskind" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/479b1fbc5849d49601687d244db4609f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65742814> .

