@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/p162056907> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Friese stamhengsten / Eelke Dijkstra" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073677299> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p163122032> ;
    schema1:description "Losbladig met aanvullingen",
        "Oorspr. losbl. uitg.: Kollum, 1981-1995" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p163122083> ;
    schema1:isbn "9080220434" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d915343c36811f5ed27ab181d88a727a> ;
    schema1:name "Friese stamhengsten" ;
    schema1:numberOfPages 207 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f1413e850aea70754f867bb4590b9ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770657090> .

