@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b7HUmff>
  ns0:startDate "1443" ;
  prov:hadPrimarySource "EersteVermelding1.geojson (EK/matthijs-panden)" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1436.1443.001" ;
  ns0:name "Pand 1436.1443.001"@nl ;
  geo:hasGeometry <https://n2t.net/ark:/60537/bjzNjZZ>, [
    geo:asWKT "POLYGON ((4.71038938 52.01101169, 4.71052437 52.01091167, 4.71047136 52.01088018, 4.71031817 52.01096709, 4.71038938 52.01101169))"^^geo:wktLiteral ;
    osm:area 86.0
  ] ;
  gtm:verpondingsNummer <https://n2t.net/ark:/60537/buzqWA> ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/21438> .

