@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/p433337834> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cupfighter Ajax : 90 seizoenen in de KNVB Beker / Dick Holstein" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p430638477> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789083103716" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13d87ff91e8e1934dc5c9d613d2bf2f6> ;
    schema1:name "Cupfighter Ajax : 90 seizoenen in de KNVB Beker" ;
    schema1:numberOfPages 241 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc97ea8557d459daf0ec47673209f6dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1288165058> .

