@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/p10001206X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De scooterchinees / M. Tillieux ; [vert. uit het Frans]" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069102740> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831648627> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e65e91df306333b7636898d26facd26> ;
    schema1:name "De scooterchinees" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04bca5e1d70354df1b48b730a4cf4449> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66074654> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1ff3c02007eaf15584427add1fe9f5a5> .

