@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/p07913999X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fort Amsterdam / Willy Vandersteen ; [Hrsg. von Hartmut Becker und Andreas C. Knigge]" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068870752> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073234990>,
        <http://data.bibliotheken.nl/id/thes/p165455489> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822371308> ;
    schema1:isbn "3884640178" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/210f5476a973e289d543aedc7e386e3f> ;
    schema1:name "Fort Amsterdam" ;
    schema1:numberOfPages 57 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/abad281febbeb20a5e71f619e0485c26> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906734020> .

