@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/p318551098> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het kind en de rekening / Janneke Plantenga" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660342> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071772944>,
        <http://data.bibliotheken.nl/id/thes/p075495775> ;
    schema1:description "Inaugurele rede Rijksuniversiteit Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/435efb90dc53c1b1e8c7bd2ab0092935> ;
    schema1:name "Het kind en de rekening" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbdc69807706592c9bbab9276de58015> ;
    schema1:sameAs <http://www.worldcat.org/oclc/320880936> .

