@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/p218164483> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frans : lees- en leercursus voor de lagere school en voor Franse cursussen / J.A. Meijers en J. Fransen" ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071916733> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067796966> ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/126a312f72c733c91b54f58ec14e05e0> ;
    schema1:name "Frans : lees- en leercursus voor de lagere school en voor Franse cursussen" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad2cd7faf92aa0e06f8cf4a65f068621> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67143064> .

