@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/b0087wx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e1c3d831b92a8bbaa89636ae8332f729"^^xsd:string ;
  ns0:name "Pand 1738"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962565> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71343412 52.01195473, 4.71346975 52.01191947, 4.71357236 52.01181794, 4.71350930 52.01178868, 4.71339903 52.01189583, 4.71342970 52.01190764, 4.71339667 52.01194032, 4.71343412 52.01195473))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

