@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/p106837699> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leer mij hoe ik bidden moet / Alexander Comrie ; vert. [in hedendaags Nederlands] en ingel. door C.R. van den Berg" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069899983> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074643835> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075617846> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061402972" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0cb2d98d104bcd9d899e9692bbedb00b> ;
    schema1:name "Leer mij hoe ik bidden moet" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10e0a0708d66afea0910d0103804bbfe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66224967> .

