@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/p16916893X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat kan een kind van zijn opvoeders verlangen? / door G.J. van Lookeren Campagne" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071896236> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821768492> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57f137c3c39cd73c35398cf1c007f149> ;
    schema1:name "Wat kan een kind van zijn opvoeders verlangen?" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72304d4f988341c37f73acd713c28aeb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68134139> .

