@prefix schema: <http://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/b00708g>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/b3f3cd6f87f029caa12b30219f05e1b3"^^xsd:string ;
  schema:name "Pand 676"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961503> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71451157 52.00925486, 4.71458858 52.00926591, 4.71461046 52.00920136, 4.71453763 52.00919140, 4.71451157 52.00925486))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

