@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/p079369375> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het huis met de pantserkluis / Gerald A. Brouwne ; vert. uit het Engels door C.J. van Tilborch" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p42827305X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068759789> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026979916" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36d0a8606b83d576990b4ad759373d96> ;
    schema1:name "Het huis met de pantserkluis" ;
    schema1:numberOfPages 322 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e6a46f69e62e73032610aa834f771ee9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898886432> .

