@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/p782502091> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een dier kan duizendmaal sterven : protesten tegen de bio-industrie / Hans Bouma" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596404>,
        <http://data.bibliotheken.nl/id/thes/p078453658> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069110468> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024231558" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5dbd2795f724daaec783514b23ef131c> ;
    schema1:name "Een dier kan duizendmaal sterven : protesten tegen de bio-industrie" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/886fc6f7daf77ff4c610bb8bd713194d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906175214> .

