@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/p392773171> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Ogen van Solo / Reggie Baay" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609983> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073912182>,
        <http://data.bibliotheken.nl/id/thes/p075442582> ;
    schema1:bookEdition "Vierde druk" ;
    schema1:description "1e druk: Amsterdam : Bab Uitgeverij, 2005" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789078847083" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fde260140e76f55a79c30c6a08a3eb2> ;
    schema1:name "De Ogen van Solo" ;
    schema1:numberOfPages 181 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/738d8b7312b6373602879fba2c7e54c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910736468> .

