@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/b008z3c>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/93825d2fc7bde93a5046be141a181e7e"^^xsd:string ;
  ns0:name "Pand 2324"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963151> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71082561 52.01344218, 4.71083412 52.01343403, 4.71086911 52.01340048, 4.71081551 52.01338057, 4.71077569 52.01342138, 4.71082561 52.01344218))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

