@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/b007m2t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/89a532632c8bb3bf8a4e2acb186ce4f2"^^xsd:string ;
  ns0:name "Pand 1192"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962019> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70805985 52.01017879, 4.70812429 52.01013929, 4.70805239 52.01010390, 4.70799600 52.01013865, 4.70805985 52.01017879))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

