@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/p446095125> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grote zeeslang / door B.H. Stricker" ;
    dcterms1:issued "1953" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593987>,
        <http://data.bibliotheken.nl/id/thes/p078522668>,
        <http://data.bibliotheken.nl/id/thes/p115542396> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068859759>,
        <http://data.bibliotheken.nl/id/thes/p075321149> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p040783332> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82148365X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/708b46ce67e1154a30dad70e779851eb> ;
    schema1:name "De grote zeeslang" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b0b1754ca50305fcd8b127083ec4bebc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1508836038> .

