@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/p832243361> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Antwerpse verhalen / samengest. door Angèle Manteau ; [ill. Steven Wilsens]" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462751> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068280904>,
        <http://data.bibliotheken.nl/id/thes/p072374160> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070876019" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4fd34fb3919d5f5b0e3c4d65cbfaa08> ;
    schema1:name "Antwerpse verhalen" ;
    schema1:numberOfPages 237 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a60a0572370fe80737e21d03abc877a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901490488> .

