@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/p435699008> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "NL365 : a year in the Netherlands / Frans Lemmens, Marjolijn van Steeden" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075632705> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075003279> ;
    schema1:bookEdition "First print" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p397135327> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606313> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789089899170" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/686bcb28e696dfd179a50442e4fa7433> ;
    schema1:name "NL365 : a year in the Netherlands" ;
    schema1:numberOfPages 400 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bede61abe7dd72d598726b81e8eceb30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1344447290> .

