@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/p410948373> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een beetje nooit af / Martijn Aslander, Erwin Witteveen ; redactie: Yvon van Apeldoorn" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617641> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p274590530> ;
    schema1:bookEdition "3e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p329249428>,
        <http://data.bibliotheken.nl/id/thes/p337631514> ;
    schema1:description "1e druk: 2016",
        "De vierkante haken bij de omslagtitel zijn overgenomen uit de publicatie",
        "Omslagtitel: Een beetje n∞it af [Permanent Beta]" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789047009702" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9fa1b0cb4dc841dbdb00e8389bd02687> ;
    schema1:name "Een beetje nooit af" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7274e6c9cd57a4e582170fe7b49a4467> ;
    schema1:sameAs <http://www.worldcat.org/oclc/990264149> .

