@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/p215810813> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verloren tijd inhalen / door Elisabeth Augustin" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070157391> ;
    schema1:description "Eerder uitg.: Maasbree [etc.] : Corrie Zelen, [ca. 1978]",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p202487261> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/018a0048025a244fa93c2e85f97cc15a> ;
    schema1:name "Verloren tijd inhalen" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7af61262e509daa1505f4f36735952ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67294977> .

