@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/p419008594> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Moving history / Harald BuskopTextbooks: / Harald Buskop" ;
    dcterms1:issued "2018" ;
    schema1:bookEdition "6th edition, first print" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071453555>,
        <http://data.bibliotheken.nl/id/thes/p075265540> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p411859080> ;
    schema1:isbn "9789057309069" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27f47375545b07c0f702e8b293fd8d8e> ;
    schema1:name "Moving history" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a6d9583c163755486846527de0e350f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1047614467> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/86bea12eee23d5ca1073d67af73ab8ed> .

