@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/b007198>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/2e734ccff6cc2ce4ee4f28fe79b8f459"^^xsd:string ;
  schema:name "Pand 706"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961533> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70560180 52.00942918, 4.70558372 52.00944309, 4.70538216 52.00934337, 4.70532543 52.00938703, 4.70563535 52.00954037, 4.70571526 52.00948416, 4.70560180 52.00942918))"^^geo:wktLiteral ;
    osm:area 190.0
  ] .

