@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/p252135148> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dochters van den generaal / door Tine van Berken ; geïllustreerd door C. Koppenol" ;
    dcterms1:issued "1908" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06995898X> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069129851>,
        <http://data.bibliotheken.nl/id/thes/p070805334> ;
    schema1:description "1e dr.: 1897",
        "Bandontwerp Jan Sluijters" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d74146a95f258cfb623f39796b06b16> ;
    schema1:name "De dochters van den generaal" ;
    schema1:numberOfPages 352 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e2370d2cb4f265aaf927702de78437b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150196317> .

