@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p31896936X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mulder's leesboekjes / G.C. Mulder" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407268197>,
        <http://data.bibliotheken.nl/id/nbt/p407268200> ;
    dcterms1:issued "1861" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078574331>,
        <http://data.bibliotheken.nl/id/thes/p169891364> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071896511> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p318969068> ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d88ff234ebecdbfae583d601f91df985> ;
    schema1:name "Mulder's leesboekjes" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da7c416e6771727037e6377afbf8198f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775503528> .

