@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/p422376744> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hashtag hiernamaals / Vanessa Gerrits ; tekstredactie: Rianne Werring & Cathinca van Sprundel" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p404402070> ;
    schema1:bookEdition "Eerste uitgave" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p409136034> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492585363" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2738597fd1826e96f07b95393bb70ad7> ;
    schema1:name "Hashtag hiernamaals" ;
    schema1:numberOfPages 392 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f84083936958fd766c5f55be7a38d9b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1102812459> .

