@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/p431423717> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Batman last knight on earth / Scott Snyder, tekst ; Greg Capullo, tekeningen" ;
    dcterms1:issued "2020-2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p389896357> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074545094>,
        <http://data.bibliotheken.nl/id/thes/p389528781> ;
    schema1:description "Batman bedacht door Bob Kane met Bill Finger",
        "Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95781d709ab5ac80c0d74bb4f5942d88> ;
    schema1:name "Batman last knight on earth" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd4cb5b2b5220d940a5e53a955a4d77c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1250250719> .

