@prefix ns0: <https://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/b008mrf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6b8ef2d5c89865a62a527a9c566c105c"^^xsd:string ;
  ns0:name "Pand 2053"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962880> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71030286 52.01247524, 4.71030270 52.01248567, 4.71034826 52.01248764, 4.71034879 52.01245259, 4.71030367 52.01244978, 4.71030286 52.01247524))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

