@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/p438452305> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Liverpool : over een stad, een club & een vader / James Worthy" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p333845765> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789400410442" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3ccc3f062d71908188f6993a3d01838> ;
    schema1:name "Liverpool : over een stad, een club & een vader" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d21c0b8277454ec8b02051308f6e211> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1378907350> .

