@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/p093704402> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van een schaatsenrijdster / door Annie S. Bergsma ; geïll. door Miep de Feijter" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p41663334X> ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072307536> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07091723X> ;
    schema1:description "Eerste druk: 1936",
        "Leeftijd 8-12 jaar" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p170561313> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7196436c7c2bd3cb394ebca8a0b02ca> ;
    schema1:name "De avonturen van een schaatsenrijdster" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f31e2021aee397db8a3441684fc9ff1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65854573> .

