@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/p11435202X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De diefstal van het Lam Gods : fantasie? waarheid? / door B. van Vlaanderen" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068923570>,
        <http://data.bibliotheken.nl/id/thes/p070470332> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p114351082> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bc8967ad4780eece7d0e4c779ed44a5> ;
    schema1:name "De diefstal van het Lam Gods : fantasie? waarheid?" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db93f8c00f62169ee7d98ed3c02dd29c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66292772> .

