@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/p088200450> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Christus triumphator / door J. van Dorp" ;
    dcterms1:issued "1928" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/9eda9a261b66268d073472dec84f7ed2> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/213f99225c3fb074bbee9ce83142bbad> ;
    schema1:name "Christus triumphator" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/442d9ab13a245ac0fcaae620e48bf692> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65753569> .

