@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b007hqj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2b445cd80fd8f60cc4e9f8aa28902137"^^xsd:string ;
  ns0:name "Pand 1124"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961951> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71036922 52.01040975, 4.71029864 52.01038894, 4.71029757 52.01043422, 4.71032619 52.01043816, 4.71033808 52.01042276, 4.71035364 52.01042725, 4.71036922 52.01040975))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

