@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/p085616435> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daar tegenover : verzen / Ivo Michiels" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068483341> ;
    schema1:description "Gedrukt in een oplage van 500 genummerde exemplaren" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851296017> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3fb496616f1ca3cfa91b6c8220ab01e> ;
    schema1:name "Daar tegenover : verzen" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f21857a0aa5a7d4c08d58316c82cb464> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65542647> .

