@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p821953214> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Notas de matemática / ed. Leopoldo Nachbin" ;
    dcterms1:issued "1948" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068931964> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cfb112cf16597946c611f4a0ece9f714> ;
    schema1:name "Notas de matemática" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2f1aeb78d31296890ca8a08e9f92f1e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72667776> .

