@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/p447426249> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Door de storm / door F.M. Roeland ; pentekeningen van Edmond van Offel" ;
    dcterms1:issued "1946" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p112435076> ;
    schema1:bookEdition "3e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069112843> ;
    schema1:description "1e uitg.: Antwerpen : L. Opdebeek, 1927",
        "Met goedkeuring van de Keurraad voor Kath. Jeugdlectuur" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p202399125> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f616c5f889c22737c53fab6299f517a> ;
    schema1:name "Door de storm" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d1f3211a9116e96dd035dccba6664501> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514474570> .

