@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/p093647530> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Saskia's vlucht / C.M. van den Berg-Akkerman ; [geïllustreerd door Wim van Doorne]" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073642223> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071781161> ;
    schema1:description "1e dr.: 1969" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b22a4b361b18f948f592b19de4744b8d> ;
    schema1:name "Saskia's vlucht" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/126d36d0e19d7440fd9b26f7a368a4d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65846291> .

