@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/b007jrb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f40293bc3a673682e60dc48f4dacc33f"^^xsd:string ;
  ns0:name "Pand 1154"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961981> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71424522 52.01023001, 4.71426389 52.01019623, 4.71421057 52.01018558, 4.71409759 52.01016302, 4.71408501 52.01019404, 4.71422410 52.01022527, 4.71424522 52.01023001))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

