@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/p258791934> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlandse grammatica voor Franstaligen / W. Van Belle" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078968348> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/c1df7c0beee4b9d03693b2f0d7a582c7>,
        <https://data.bibliotheken.nl/.well-known/genid/d084a8274c4d65c72830a6f2ee2cf4d8> ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p25822116X> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22250bdd43f446747d40f9c500a8f0f3> ;
    schema1:name "Nederlandse grammatica voor Franstaligen" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6279f20ca1d61d0f59a8ffdae0d669e3> .

