@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/p198023553> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Making up for time lost : poems / by Elisabeth Augustin ; transl. from the Dutch by Niels Augustin" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070157391> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069915741> ;
    schema1:description "Beperkte opl" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/153088c667d01f62e9b23c942a707009> ;
    schema1:name "Making up for time lost : poems" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f7a553b7772fc0d037a904b67162674> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67557390> .

