@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/p44064836X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eagles : Amerika's populairste rockband / tekst: Loek Dekker ; redactie: Jaap van Eik" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p372568890> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074829920> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789023260295" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fc308a3934561124d0ca72b32617570> ;
    schema1:name "Eagles : Amerika's populairste rockband" ;
    schema1:numberOfPages 239 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b14cb4cf00688aa17e6b63201c52961> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1435885078> .

