@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/p089408225> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De opbouw van het boek Jozua / Hendrik Jacob Koorevaar" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594223>,
        <http://data.bibliotheken.nl/id/thes/p077612388>,
        <http://data.bibliotheken.nl/id/thes/p078531179>,
        <http://data.bibliotheken.nl/id/thes/p078553261>,
        <http://data.bibliotheken.nl/id/thes/p07857644X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090908309> ;
    schema1:description "Proefschrift Brussel, Universitaire Faculteit voor Protestantse Godgeleerdheid" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9071813061" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/badff66e08cf33a5f7f14c54a60a8b24> ;
    schema1:name "De opbouw van het boek Jozua" ;
    schema1:numberOfPages 304 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1bd08e7be55f93b033c0cef48435e851> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782104496> .

