@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/p057291152> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Jaarverslag ... / Amsterdamsche Rijtuig-Maatschappij" ;
    dcterms1:issued "19XX" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760556X>,
        <http://data.bibliotheken.nl/id/thes/p078696046>,
        <http://data.bibliotheken.nl/id/thes/p078947472> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/a62a42c12fbf7d5e3c4bf742f9a18d1f> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9d9c7ee8401e51bbc24c6ece21e31be> ;
    schema1:name "Jaarverslag ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0170077fcaf4080110730ceb09f04cf3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905498464> .

