@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p203824121> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een boek voor jonge moeders / G.A. Ootmar" ;
    dcterms1:issued "1923" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069292221> ;
    schema1:bookEdition "3e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eefef2e48f0b1bb970d997356c782415> ;
    schema1:name "Een boek voor jonge moeders" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c8adc2ce3b6d83dc3cc33149366fea68> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67359131> .

