@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/p841975558> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Taalkunde voor bijbellezers / Cesar Lecompte" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602385>,
        <http://data.bibliotheken.nl/id/thes/p07562382X>,
        <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078604583>,
        <http://data.bibliotheken.nl/id/thes/p078683289>,
        <http://data.bibliotheken.nl/id/thes/p397320736> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069656452> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024225396" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65fea680b5a1698704a75b1a51beb8b6> ;
    schema1:name "Taalkunde voor bijbellezers" ;
    schema1:numberOfPages 101 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/113067bb4341261210cc12fa3d77a6d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63950688> .

