@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/b007c3k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9203ecc0645ac8bfe223df9e51aab5e9"^^xsd:string ;
  ns0:name "Pand 990"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961817> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70503248 52.00964275, 4.70498375 52.00961951, 4.70493136 52.00966057, 4.70497896 52.00968370, 4.70499515 52.00967101, 4.70503248 52.00964275))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

