@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/p059821469> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De brief van Paulus aan de Filippenzen / door A.F.J. Klijn" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078505437> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068708335> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1969",
        "De prediking van het Nieuwe Testament" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822755092> ;
    schema1:isbn "9026607814" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9afc3aa92b406df525487786a88a429> ;
    schema1:name "De brief van Paulus aan de Filippenzen" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8bc45f0546725a335128609cf46b689> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65228364> .

