@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/p185337546> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als de dag van gisteren... / Meyer Sluyser ; ill. van Wim Bijmoer" ;
    dcterms1:issued "195X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p113064136> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069542643> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069448914> ;
    schema1:description "1e uitg.: 1958" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b408e616c86837c60beeceae15201ce> ;
    schema1:name "Als de dag van gisteren..." ;
    schema1:numberOfPages 252 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc22a63d3cc5386da52a92bf8aaf6102> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899076906> .

