@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/b0085n8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0175b115a283434b949be6f5dc9676a4"^^xsd:string ;
  ns0:name "Pand 1673"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962500> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71168427 52.01205505, 4.71168061 52.01205248, 4.71145068 52.01189119, 4.71140725 52.01194359, 4.71172853 52.01218905, 4.71175999 52.01217288, 4.71167015 52.01210855, 4.71172095 52.01207939, 4.71168427 52.01205505))"^^geo:wktLiteral ;
    osm:area 202.0
  ] .

