@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/p84346433X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles komt terecht / door J. de Vreese" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607050>,
        <http://data.bibliotheken.nl/id/thes/p07759441X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070095396> ;
    schema1:description "Oorspr. uitg.: 1936. - (Katholieke brochurenreeks ; no. 41)" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84320298X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f94ef83e83832adf50c1128d298d40ca> ;
    schema1:name "Alles komt terecht" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/01de5f6bc46ad862f5bb86a4644c2956> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63951341> .

