@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/p263625435> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fred Fritschy van nabij / Marinus Schroevers" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621258>,
        <http://data.bibliotheken.nl/id/thes/p075623803>,
        <http://data.bibliotheken.nl/id/thes/p264384180> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070520887> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p264384180> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9085001366" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f2eb06dbed55b018a504bd64e877afd> ;
    schema1:name "Fred Fritschy van nabij" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fa07d64865c11c68eee005b2d2acbd04> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66560566> .

