@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/b007cbg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8cdc1f860ba6f008b22234bab8d953db"^^xsd:string ;
  ns0:name "Pand 997"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961824> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71528265 52.00913406, 4.71528138 52.00913795, 4.71528138 52.00913795, 4.71527696 52.00915146, 4.71534711 52.00915892, 4.71535872 52.00912200, 4.71528932 52.00911369, 4.71528265 52.00913406))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

