@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/p371755999> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Voetbalclub / Giuseppe Ferrario" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p324427824> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p329692240>,
        <http://data.bibliotheken.nl/id/thes/p370532694> ;
    schema1:description "Beeldverhaal",
        "Oorspronkelijke Italiaanse uitgave: Strip Art Features, ©2013" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p370532732> ;
    schema1:isbn "9789058859099" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7184765c8ad5b4b6b5c54cf4426e9dfc> ;
    schema1:name "Voetbalclub" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/000ddec425c761d9eeccdb16c438260c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/865506894> .

