@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/p343791749> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aanslag op Amsterdam / Hoesein de la Mer ; [red.: M. Zwart-van Dijk]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p353730025> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p147799651> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789081941006" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50961b4dc011109f78c42e9a11f9a035> ;
    schema1:name "Aanslag op Amsterdam" ;
    schema1:numberOfPages 152 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8701e1557f6700d7d85094247c355711> ;
    schema1:sameAs <http://www.worldcat.org/oclc/811349665> .

