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

<https://n2t.net/ark:/60537/bG0R28d>
  prov:hadPrimarySource "EersteVermelding1.geojson (EK/matthijs-panden)" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0313.0000.001" ;
  ns0:name "Pand 0313.0000.001"@nl ;
  gtm:verpondingsNummer <https://n2t.net/ark:/60537/bt6ywW> ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2603744> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71389173 52.00962998, 4.71395038 52.00963534, 4.71395969 52.00959653, 4.71390105 52.00959117, 4.71389173 52.00962998))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

