@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/p394640071> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verzwegen soldaat / Sylvia Pessireron ; [cartogr. Yde Bouma]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075190567> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p338763236> ;
    schema1:isbn "9789044334708" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7823610804bc66b9d150b87cc62f96af> ;
    schema1:name "De verzwegen soldaat" ;
    schema1:numberOfPages 817630 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00c5221e4e6aa75bb9bfd49d8f5f3a18> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1088899346> .

