@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/p801972620> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek van het Nieuwtestamentisch Grieks / R. Bijlsma" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608316>,
        <http://data.bibliotheken.nl/id/thes/p077612183>,
        <http://data.bibliotheken.nl/id/thes/p078525705>,
        <http://data.bibliotheken.nl/id/thes/p078604583> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068606265> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024203317" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01132fc01f5f3589fd7e6ab5cd954a9e> ;
    schema1:name "Leerboek van het Nieuwtestamentisch Grieks" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08f4d26213f63025720922277c131b5b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63405118> .

