@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/p044624050> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Bibliotheca Australiana" ;
    dcterms1:issued "1967" ;
    schema1:inLanguage "fr" ;
    schema1:issn "00677876" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/046fe08d49a8ceafcf75ef927bb2c5b3> ;
    schema1:name "Bibliotheca Australiana" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e6084e8d1ada61f049aa0c80bc38ddc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905659894> .

