@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/p437846601> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijzondere overeenkomsten begrepen / I. Timmer" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p304443689> ;
    schema1:bookEdition "Zesde druk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462127678" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ec38b6976bfa7009e2837c798c0dab4> ;
    schema1:name "Bijzondere overeenkomsten begrepen" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d988583009f59efc981959d9cbc54261> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1396165684> .

