@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/b0070n1>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/db714ed0161b51b099f228927f99d418"^^xsd:string ;
  schema:name "Pand 687"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961514> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71048397 52.00925684, 4.71052892 52.00922462, 4.71038833 52.00913870, 4.71031720 52.00918794, 4.71033844 52.00920031, 4.71036126 52.00918538, 4.71048397 52.00925684))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

