@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/b00713s>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/0c96652c90258cd5bf7647ba5faa5b14"^^xsd:string ;
  schema:name "Pand 700"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961527> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71431780 52.00928742, 4.71426605 52.00928318, 4.71423591 52.00939200, 4.71423498 52.00939536, 4.71428075 52.00940117, 4.71428332 52.00939328, 4.71431780 52.00928742))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

