@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/p833378201> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De liturgie van het vormsel / [bijdr. van F.A.M. Somerwil ... et al.]" ;
    dcterms1:issued "1982" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/b31c715e8f8a00cc6878ab30395b27ea> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036997714> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/393b0fb49e4084839b6b15a6d174363e> ;
    schema1:name "De liturgie van het vormsel" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a038016b42385f7817774b0841937dcc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63825755> .

