@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/p249566664> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onze eigen kinderen in de fotografie / beschreven door N.I. Heijbroek" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p121016781> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "De eerste druk verscheen onder den titel : Onze Nederlandsche kinderen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07eb0c79046c0dcf8bc3687d293be9a8> ;
    schema1:name "Onze eigen kinderen in de fotografie" ;
    schema1:numberOfPages 89 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc9d5c1a6db65d1ee1da67663c259ab9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66649502> .

