@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/p258674059> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kitty forever!" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605945>,
        <http://data.bibliotheken.nl/id/thes/p075608170>,
        <http://data.bibliotheken.nl/id/thes/p077595130> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070645426> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p258187077> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ededc518180e6560283204faf65b1d48> ;
    schema1:name "Kitty forever!" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/52c0a91067734ac51734a91c90e1ccc8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71596709> .

