@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/p058803564> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fietsen in Frankrijk / Luc Oteman ; [ill. van de auteur]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074928236>,
        <http://data.bibliotheken.nl/id/thes/p075461331> ;
    schema1:description "Uitg. met medew. van Redactie Roland te Nijmegen. - Vanaf 1994 niet meer met medew. van Redactie Roland te Nijmegen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5f792947c58003ac4032c8fa2e0aa2b> ;
    schema1:name "Fietsen in Frankrijk" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/588c1746229775ca763cedafa78c6cac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65112147> .

