@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/p037003992> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dubbelspion / Carl Lans, Kees van Ginneken" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448095963> ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070915350> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070202036> ;
    schema1:description "Geschreven naar het gelijknamig hoorspel van Carl Lens" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a268b235d2fd9a430a9257789cd1b89> ;
    schema1:name "Dubbelspion" ;
    schema1:numberOfPages 220 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b19cbda48f47721f7dbc8de986360874> ;
    schema1:sameAs <http://www.worldcat.org/oclc/891321460> .

