@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/p337032262> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hagedoorn : familiefotoalbum / Jaap Hagedoorn" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p337032343> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072207434>,
        <http://data.bibliotheken.nl/id/thes/p337045534> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606313> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4dd57576d5ce4ded827f2f706053a93> ;
    schema1:name "Hagedoorn : familiefotoalbum" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a0fa6ebfe6575593057d02935cea0b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747741703> .

