@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/p801891108> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bizons en indianen / door N. van Loo" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p449683613> ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068812922> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634872> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820446203> ;
    schema1:isbn "902424062X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f49db39f14c77600602e3185b44c143> ;
    schema1:name "Bizons en indianen" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9bc488d06d6c208e9341ff2f7f3b5df7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63386545> .

