@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/p094671745> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Trekwild : feiten en cijfers / door S. Siebenga" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610604>,
        <http://data.bibliotheken.nl/id/thes/p075627493> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070632758>,
        <http://data.bibliotheken.nl/id/thes/p075301725> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6dc8516edab9ff26c1e74f0ef27f174b> ;
    schema1:name "Trekwild : feiten en cijfers" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1727d04e4f4c2ed95583e3cc80b67de9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65909651> .

