@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/b006xd1>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/d14f68f1f308519ea3cc967acc7a12c3"^^xsd:string ;
  schema:name "Pand 622"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961449> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71036005 52.00894843, 4.71032413 52.00897209, 4.71031711 52.00897671, 4.71036566 52.00900422, 4.71041386 52.00903184, 4.71042465 52.00902387, 4.71042465 52.00902387, 4.71045518 52.00900131, 4.71036005 52.00894843))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

