@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/p239240669> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pieter loopt een blauwtje : 'n bakvisch roman / Mies Moussault, Dola de Jong ; met teekeningen van Co Enter" ;
    dcterms1:issued "1933" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074305379> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070125554>,
        <http://data.bibliotheken.nl/id/thes/p074315226> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f40d0f6ec30e0cfe7fa841db3754ac9> ;
    schema1:name "Pieter loopt een blauwtje : 'n bakvisch roman" ;
    schema1:numberOfPages 202 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/987348ed3611660ef964573bb2432219> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150349461> .

