@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/p406405913> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Feyenoord vakantieboek" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p125594046> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p125594046> ;
    schema1:description "Datering: foto elftal seizoen 2009/2010 in boek",
        "Omslag vermeldt tevens: Feyenoord Rotterdam Kameraadjes en: Coentje®" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634937>,
        <http://data.bibliotheken.nl/id/thes/p075634945> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/baef95ffb70e8ac471c5acd35eb042b8> ;
    schema1:name "Feyenoord vakantieboek" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82a4f635c63adc270e9f2270c1eebc1d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/956694711> .

