@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p063348624> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Genetics of the domestic cat / by Roy Robinson" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071377824> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852642636> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/479c2876a4d0bab58b947dad1f499e4e> ;
    schema1:name "Genetics of the domestic cat" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3138c7449cb8629bb1782d2f3b46c877> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1636673> .

