@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/p450371972> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tractor / geschreven door Amelia Hepworth ; illustraties van David Semple ; vertaling [uit het Engels]: Anna Dolinda" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p443961468> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p159225620>,
        <http://data.bibliotheken.nl/id/thes/p380609894> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450371921> ;
    schema1:isbn "9789463838870" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5abb6b069b46e9df6fdb67610043b82e> ;
    schema1:name "Tractor" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a4b7e5d2917e578c9078ed9b22b07043> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1530750864> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f21290cdeeaf77e5a80732b02d05bc2f> .

