@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/p16230367X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bekering van de stokbewaarder / door Florentius Costerus" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069281076> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619407> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822763702> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bebffce450d54a3c8d5606075e445da> ;
    schema1:name "De bekering van de stokbewaarder" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5fb4422c29e0f4455ca61cfa51bb8b6d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68183534> .

