@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/p162462611> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ziel van het kind / Frits van Raalte" ;
    dcterms1:issued "1916" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070361436> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p049508695> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/593f983bd47071b7517a0878158b3d55> ;
    schema1:name "De ziel van het kind" ;
    schema1:numberOfPages 237 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47298053acf8dbf0c5ed836bd9df9d04> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68223958> .

