@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/b0078d5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0c4d2b6ce4fa7d868ba1e130139f9f32"^^xsd:string ;
  ns0:name "Pand 912"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961739> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70754408 52.00985000, 4.70747742 52.00987689, 4.70764483 52.00998459, 4.70771559 52.00993790, 4.70771559 52.00993790, 4.70754408 52.00985000))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

