@prefix schema: <http://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/b0070b9>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/1abe469e6e1d0af7b2fd70a8cab4b98f"^^xsd:string ;
  schema:name "Pand 678"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961505> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71322980 52.00923726, 4.71330967 52.00926253, 4.71333128 52.00923370, 4.71330910 52.00922701, 4.71335080 52.00916656, 4.71329321 52.00915005, 4.71322980 52.00923726))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

