@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/p057065411> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tom Okker op weg naar de wereldtop / Fred Froger" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071478701>,
        <http://data.bibliotheken.nl/id/thes/p075624001>,
        <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p095984844>,
        <http://data.bibliotheken.nl/id/thes/p397584245> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072132558> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8c75d3e0eb2920b0c5334cf74278f49> ;
    schema1:name "Tom Okker op weg naar de wereldtop" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/200a3f8f56c3b589cea2c8bf933692ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906731623> .

