@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/p153159464> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De familie Phefferkorn : (een Indische familiekroniek) / D.A. Visker" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p154647055> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068368798> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075687666> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ef40f60893768199a5e5333c96723a6> ;
    schema1:name "De familie Phefferkorn : (een Indische familiekroniek)" ;
    schema1:numberOfPages 57 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91a0ec4d0973680bb520fa33a1afef23> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68783031> .

