@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/b007nfr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/58161ec6dc915562f7a2c892f5b304b9"^^xsd:string ;
  ns0:name "Pand 1232"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962059> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71036691 52.01025995, 4.71035682 52.01025687, 4.71032257 52.01030102, 4.71033436 52.01030469, 4.71036691 52.01025995))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

