@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/p298300621> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tussen kat en mens / Renate Rubinstein ; samengest. door Hans Goedkoop" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078556694> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071242503> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074520075> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075658224> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9045700891",
        "9789045700892" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7e5de425570db19c3aaf2476fff086e> ;
    schema1:name "Tussen kat en mens" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c30a0e6fdaa278fa9e8c8393c9d6e3a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907162007> .

