@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/p81040320X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De genaamde Greco : drama in zeven taferelen / Luc Vilsen ; met aant. door H. Thomassen" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068670249> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067728936> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821364685> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ab7627f1f3dc82208e4bff252232a77> ;
    schema1:name "De genaamde Greco : drama in zeven taferelen" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a25b5cbcf0b94fccb610373b97067ec6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/27361753> .

