@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b6sJFA>
  schema:name "Eerste Noorderstraat"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/straat/eerste-noorderstraat"^^xsd:string ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bELHpv> ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/46336> ;
  schema:startDate "1951-02-26"^^xsd:date ;
  schema:endDate "1957-02-26"^^xsd:date .

