@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/b0087js>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2bdee7997fef522356caf4aeedc02f3f"^^xsd:string ;
  ns0:name "Pand 1728"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962555> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71200300 52.01208377, 4.71198494 52.01209490, 4.71201872 52.01211711, 4.71203714 52.01210414, 4.71200300 52.01208377))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

