@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/p833430173> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat mankeert mijn kind? / Irene Verhagen" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068340427> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/44776d34655cef6c0e2fa615c0063981> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822832887> ;
    schema1:isbn "9021831325" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b231c7af579c2c67122365869d72c39> ;
    schema1:name "Wat mankeert mijn kind?" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc79ef114ea8a36b61466c57a9a26e1d> .

