@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/p443965064> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het beste van Sjoerd Mossou / Sjoerd Mossou ; eindredactie: Ilze Rike" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p343408279> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p454453523> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463058971" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/324a144f3668bb8929772d85e40eed9e> ;
    schema1:name "Het beste van Sjoerd Mossou" ;
    schema1:numberOfPages 180 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2c8f418c96059d6fed38470149111d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521409723> .

