@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/p423274856> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Moving history / Harald BuskopTextbooks: / Harald Buskop" ;
    dcterms1:issued "2019" ;
    schema1:bookEdition "Sixth 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 "9789462490017" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57e3596049b2485653ff3094836a4982> ;
    schema1:name "Moving history" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b297f8adab3a8fd72acc18ec2c5e71f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1111090135> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/59fa8bec84edba48bdcc9e171d2ebb20> .

