@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p288141539> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Marcus code / Geert Van Oyen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342490494>,
        <http://data.bibliotheken.nl/id/nbt/p342490508> ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07566173X>,
        <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078583373> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073232904> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p239780655> ;
    schema1:isbn "9031722391" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6aff139e1d1581c8d67d51d532ccb1b> ;
    schema1:name "De Marcus code" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b2bb9516359d8b8128c61725df2791b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66446231> .

