@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/p134849744> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat een jong meisje behoort te weten / door Mary Wood-Allen ; vert. [uit het Engels] door L.F. de Wilde" ;
    dcterms1:issued "1904" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069180067> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069180113> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0eb09c637b9619a0ee8ee6e21f40438d> ;
    schema1:name "Wat een jong meisje behoort te weten" ;
    schema1:numberOfPages 119 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b16e47c446af89533c19ee964f30ff46> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69163861> .

