@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/p443610347> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onrust / Kelly van der Laan, Brenda Hingstman" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p383240336> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p443610363> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p422508551> ;
    schema1:isbn "9789492099563" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aecf6b5ace14e735449fcf0528bf56b5> ;
    schema1:name "Onrust" ;
    schema1:numberOfPages 182 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e02ebb74eabfe7eb6eaee16dc21a0a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1455301321> .

