@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/p423713701> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jonge mannen in den Bijbel : Oude Testament / door K.J. Brouwer" ;
    dcterms1:issued "1919" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617765>,
        <http://data.bibliotheken.nl/id/thes/p086244884> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069964521> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036032980> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1909d367bba073039ef94e1940e543a0> ;
    schema1:name "Jonge mannen in den Bijbel : Oude Testament" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90dd3443ad9f6844296f39a1638ee7a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120103441> .

