@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/p16827776X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jonge inlineskater / Chris Edwards ; [vert. uit het Engels: Tamara Franke]" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p170312410>,
        <http://data.bibliotheken.nl/id/thes/p183306015> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p168277603> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p166116319> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634945> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020933035" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b41b676a2311c9bf3cccd89a2559052> ;
    schema1:name "De jonge inlineskater" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4bb484023521fdd17325899eb61eb888> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68131127> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8ed3ba42fb2e41c5f29965e591cd82ca> .

