@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/p174453973> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Portret Arne Sierens / research en red.: Christel Stalpaert ... [et al.] ; eindred.: Kristel Marcoen" ;
    dcterms1:issued "1997" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p13396339X>,
        <http://data.bibliotheken.nl/id/thes/p173640036> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p174453728> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/636db189fb18e1768867455cb3f202c2> ;
    schema1:name "Portret Arne Sierens" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04bef7db58824651ac089a2893209539> .

