@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/b0073vn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4fb5d1cda9b78947f13de8bfcb5fbeb0"^^xsd:string ;
  ns0:name "Pand 780"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961607> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71497614 52.00930806, 4.71502737 52.00931343, 4.71506494 52.00921330, 4.71504799 52.00921086, 4.71506966 52.00915349, 4.71503317 52.00914858, 4.71500388 52.00923054, 4.71500388 52.00923054, 4.71497614 52.00930806))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

