@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/p413153592> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Delfstoffen / Ferry Siemensma ; tekeningen: Githa Schrijver" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068839189> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p331178486> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634902> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p406679991> ;
    schema1:isbn "9789001865535" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7422acebfd2c771f60fa9e10587f8249> ;
    schema1:name "Delfstoffen" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f11f11aeaa5c1692b1c12f527fc6168a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1007848066> .

