@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/p802018165> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Africhting van de hond / C. A. Kruis ; [foto's van de auteur]" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609258> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070984891> ;
    schema1:bookEdition "12e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820738573> ;
    schema1:isbn "9021505150" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/199672c38da74cced42155acc1fbb44e> ;
    schema1:name "Africhting van de hond" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/30ee1e93935507aa50e10702dc7c5c86> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63412927> .

