@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/p840640323> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik heb geloofd ... / G.J. Sirks" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594428>,
        <http://data.bibliotheken.nl/id/thes/p077594487>,
        <http://data.bibliotheken.nl/id/thes/p07846241X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071131329> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619407> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a92eaff86b2d6d821790810a0a236136> ;
    schema1:name "Ik heb geloofd ..." ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9079c21be94d0d4b4b455335a077ec5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781589360> .

