@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/b00703d>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/0a7162aa537366a11f2413a0275f7f46"^^xsd:string ;
  schema:name "Pand 671"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961498> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70574093 52.00919511, 4.70571530 52.00921351, 4.70575639 52.00923433, 4.70574621 52.00924198, 4.70593490 52.00933758, 4.70597758 52.00931384, 4.70574093 52.00919511))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

