@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/p811624757> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Achter slot en grendel / R. Rijksen" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068186614> ;
    schema1:bookEdition "2e, herz. dr" ;
    schema1:description "1e dr.: 1968" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811642801> ;
    schema1:isbn "9014020457" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da42858c8aef151727535e845c0c134a> ;
    schema1:name "Achter slot en grendel" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/61219b34ac342b41ff447f6250b65c6d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63309393> .

