@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p23011539X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Praktische informatie over paard en pony / Henk Lommers" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342358715>,
        <http://data.bibliotheken.nl/id/nbt/p342358723> ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617927> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074248774> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p230111254> ;
    schema1:isbn "9041010416" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9637cfd80974c1881a8f7443f0534be1> ;
    schema1:name "Praktische informatie over paard en pony" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a17f851ed46ad8ed221a9541d1d1fbe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67118821> .

