@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/p432215034> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bob Dylan in Nederland 1965-1984 / Tom Willems ; eindredactie: Edgar Kruize" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070700710>,
        <http://data.bibliotheken.nl/id/thes/p07561913X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p333779517> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p315037318> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789082689372" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7336aed6d02006201e27d7881b6aff53> ;
    schema1:name "Bob Dylan in Nederland 1965-1984" ;
    schema1:numberOfPages 232 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/62abbcc6f2efa1d52b7d11a62e94894b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1262998233> .

