@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/p134239032> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Komen en gaan (over vroedvrouwen)" ;
    dcterms1:issued "1994" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036154865> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95a08f452b82f72d570708a363d39c44> ;
    schema1:name "Komen en gaan (over vroedvrouwen)" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c7b2c7d64a60e1988d27b05ffb951bcb> .

