@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/p046124993> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat mankeert mijn kind? Uitg. in samenw. met \"Ouders van nu\"" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068340427> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9021831325" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/504eb67bd39712b4328639815d19b02e> ;
    schema1:name "Wat mankeert mijn kind? Uitg. in samenw. met \"Ouders van nu\"" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1e370f01ffa88458ccf31e9ec57db411> .

