@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/p435870556> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schelpen van ons strand en hoe ze te herkennen / door L. Dorsman Cz ; met teekeningen van den schrijver" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069633371>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookEdition "Tweede verbeterde en vermeerderde druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e druk: 1911",
        "Digitale versie van de uitgave: Amsterdam : Scheltens & Giltay, [1919]" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p141596074> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c493ba59ccf0445493d5390add62db73> ;
    schema1:name "De schelpen van ons strand en hoe ze te herkennen" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/98975ec785589eb0fd040af6143f46ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308832667> .

