@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/p064104877> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Metsys / door A.-J.-J. Delen" ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07044675X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069269637> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p324836996> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c7f420e38350f4543f5b09d9c945838> ;
    schema1:name "Metsys" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9d21f5c5ea7cd5e2c5b46f010a1b2c0a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65489541> .

