@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/p043022405> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdamned / geschreven door Ton Vingerhoets ; naar het script van Dick Maas" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341811548> ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070095388> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073297747> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062138357" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c530a79fe2a21f3cd3a793c0efb042d> ;
    schema1:name "Amsterdamned" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74cdd19ec9650d3bc5b39926df8f9250> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64788113> .

