@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/b008mhj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/417229cacf239d7c45674dd31d95673f"^^xsd:string ;
  ns0:name "Pand 2046"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962873> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70651830 52.01245207, 4.70652609 52.01244538, 4.70650885 52.01243774, 4.70649046 52.01245354, 4.70652056 52.01246714, 4.70652718 52.01246138, 4.70651830 52.01245207))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

