@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/p052443167> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zwarte panters / samenst. docum.: Peter Schumacher en Anja Meulenbelt ; beschouwing: Jelte Rep" ;
    dcterms1:issued "1971" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068415958>,
        <http://data.bibliotheken.nl/id/thes/p070787166>,
        <http://data.bibliotheken.nl/id/thes/p07245914X> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852524234> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3443fa5fbee283ce1d7cefe27b58bb5> ;
    schema1:name "De zwarte panters" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f076e70fe191a830a815e961462aa37f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64833876> .

