@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/p389067784> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gids / door Ida C.E. Peelen" ;
    dcterms1:issued "1922" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p147809924>,
        <http://data.bibliotheken.nl/id/thes/p241982545> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046071962> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c4b60c8dbddc291d7457d3b728791f6> ;
    schema1:name "Gids" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b32461a627363ff4e721596d696e19f2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902616813> .

