@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/p449177254> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oefenboek bij de Nederlandse spraakkunst / door Th. Lancée, A.L.J. Wytzes" ;
    dcterms1:issued "194X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072089431> ;
    schema1:bookEdition "6e dr." ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067849423>,
        <http://data.bibliotheken.nl/id/thes/p072089466> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629186> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p164351442> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99a8a4a2eb1ebe4eebd6d310780b4b89> ;
    schema1:name "Oefenboek bij de Nederlandse spraakkunst" ;
    schema1:numberOfPages 133 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22d7a82107e09a0a754ed4e38b307866> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1520628785> .

