@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/p424600870> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Moord in de Euroborg / Bob Bin ; corrector: Wim van Eyle" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p310716209> ;
    schema1:bookEdition "Herdruk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070613877> ;
    schema1:description "1e druk: 2009" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f12e1270afe73072f60e8efbcf863aee> ;
    schema1:name "Moord in de Euroborg" ;
    schema1:numberOfPages 82 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd181f122a88d92147ced2b437423ef3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1129325631> .

