@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/b007m52>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/41e678d792eaf1b5fa373fde7465d12b"^^xsd:string ;
  ns0:name "Pand 1195"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962022> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70848911 52.01014686, 4.70856071 52.01019101, 4.70859840 52.01016889, 4.70852142 52.01012447, 4.70848911 52.01014686))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

