@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/p840375573> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daar sta je dan ... / Theo Olof" ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069603901>,
        <http://data.bibliotheken.nl/id/thes/p075615959>,
        <http://data.bibliotheken.nl/id/thes/p077601513>,
        <http://data.bibliotheken.nl/id/thes/p078441102>,
        <http://data.bibliotheken.nl/id/thes/p078597269>,
        <http://data.bibliotheken.nl/id/thes/p078945356> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069603901> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822485923> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/831a60930f6c376019365dcd5ffb3ee8> ;
    schema1:name "Daar sta je dan ..." ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4384cf9a43dc9147875d095803d5ebe4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63882333> .

