@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/p292336586> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De larf / Midas Dekkers" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605538>,
        <http://data.bibliotheken.nl/id/thes/p077603435>,
        <http://data.bibliotheken.nl/id/thes/p078513200>,
        <http://data.bibliotheken.nl/id/thes/p078559618>,
        <http://data.bibliotheken.nl/id/thes/p078574943>,
        <http://data.bibliotheken.nl/id/thes/p078948983> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073912484> ;
    schema1:bookEdition "11e dr" ;
    schema1:description "1e dr.: Amsterdam [etc.] : Contact, 2002" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9046703622",
        "9789046703625" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e03841d335724777cff94374c1f5289a> ;
    schema1:name "De larf" ;
    schema1:numberOfPages 287 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b0e03b46f3a48c164400aca9d2ae1cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71657858> .

