@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/p216412668> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basiscursus voor eenvoudig Gregoriaans / J.A. Bank" ;
    dcterms1:issued "195X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068636741> ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p216410681> ;
    schema1:issueNumber "oefe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d8a6e71d4445e5e94bf71a3b1430866> ;
    schema1:name "Basiscursus voor eenvoudig Gregoriaans" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40ee76940d69582ee977464e44674abe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772984428> .

