@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/p423145606> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Feniks : geschiedenis voor de onderbouwWerkboeken: " ;
    dcterms1:issued "2019" ;
    schema1:bookEdition "3e druk, 1e oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p272906166>,
        <http://data.bibliotheken.nl/id/thes/p313934282> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p421560754> ;
    schema1:isbn "9789006860177" ;
    schema1:issueNumber 90010 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e338c4278845abfe490ce16f29f3b5b> ;
    schema1:name "Feniks : geschiedenis voor de onderbouwWerkboeken: " ;
    schema1:numberOfPages 232 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8fcb90d68a405554afffdb16f8dde768> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1108336371> .

