@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/p801603455> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De brief aan de Filippenzen : verklaring van een bijbelgedeelte / door H. M. Matter" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616572>,
        <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078505437> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068245238> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820683310> ;
    schema1:isbn "9024225957" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42d3bd18fdb46b3f9e282607568c7c43> ;
    schema1:name "De brief aan de Filippenzen : verklaring van een bijbelgedeelte" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a64fb7ca2e3e25c64b256cd4b9c22f7f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781234468> .

